home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / ps-docs / util.dif < prev   
Text File  |  1995-02-07  |  1KB  |  37 lines

  1. *** util.ps    Tue Jul  6 17:03:26 1993
  2. --- util_p.ps    Wed Jul  7 23:14:44 1993
  3. ***************
  4. *** 136,142 ****
  5.     % Save current point information so it can be reset later. 
  6.     /currentpoint cvx stopped {0 0 moveto currentpoint} if 
  7.     /DviLaserPage where {pop DviLaserPage restore} if
  8. !   DviLaserFonts restore
  9.     RecoverState
  10.   } bdef
  11.    
  12. --- 136,142 ----
  13.     % Save current point information so it can be reset later. 
  14.     /currentpoint cvx stopped {0 0 moveto currentpoint} if 
  15.     /DviLaserPage where {pop DviLaserPage restore} if
  16. !   %DviLaserFonts restore
  17.     RecoverState
  18.   } bdef
  19.    
  20. ***************
  21. *** 188,194 ****
  22.       mark
  23.       newpath
  24.       clippath
  25. !     /noop dup dup dup pathforall
  26.       counttomark 13 eq
  27.       { % stack looks right, calculate page dimensions from path information 
  28.       2 index /ht xdef
  29. --- 188,194 ----
  30.       mark
  31.       newpath
  32.       clippath
  33. !     %/noop dup dup dup pathforall
  34.       counttomark 13 eq
  35.       { % stack looks right, calculate page dimensions from path information 
  36.       2 index /ht xdef
  37.